home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Utilities
/
Programming
/
EnterAct 3.5
/
Drag_on Modules
/
hAWK programs
/
hAWKTempProgram
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-13
|
133 b
|
10 lines
|
[
TEXT/????
]
{
totSize += $2
}
END {
print FNR, totSize, totMem, "51928"
print "Average ratio of memory to file size:", 51928 / totSize
}